[INFO] cloning repository https://github.com/paul2t/conv3d
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paul2t/conv3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul2t%2Fconv3d", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul2t%2Fconv3d'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16eb3416c27fef96c8fce33e5c540fba1ee682bf
[INFO] testing paul2t/conv3d against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul2t%2Fconv3d" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paul2t/conv3d
[INFO] finished tweaking git repo https://github.com/paul2t/conv3d
[INFO] tweaked toml for git repo https://github.com/paul2t/conv3d written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paul2t/conv3d on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paul2t/conv3d already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef89e84371e0e95dd7a51250a92469a6df579ea7fc3201109e1806d2f78a95e7
[INFO] running `Command { std: "docker" "start" "-a" "ef89e84371e0e95dd7a51250a92469a6df579ea7fc3201109e1806d2f78a95e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef89e84371e0e95dd7a51250a92469a6df579ea7fc3201109e1806d2f78a95e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef89e84371e0e95dd7a51250a92469a6df579ea7fc3201109e1806d2f78a95e7", kill_on_drop: false }`
[INFO] [stdout] ef89e84371e0e95dd7a51250a92469a6df579ea7fc3201109e1806d2f78a95e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68fe108f51c9051e0fdbad478c8c668ed4f868f15f0b602330c3f1356149fcf9
[INFO] running `Command { std: "docker" "start" "-a" "68fe108f51c9051e0fdbad478c8c668ed4f868f15f0b602330c3f1356149fcf9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling stl_io v0.8.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr]    Compiling conv3d v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gltf_builder.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn to_glb(&self) -> Result<Glb, String> {
[INFO] [stdout]     |                   ^^^^^            ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn to_glb(&self) -> Result<Glb<'_>, String> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.18s
[INFO] running `Command { std: "docker" "inspect" "68fe108f51c9051e0fdbad478c8c668ed4f868f15f0b602330c3f1356149fcf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68fe108f51c9051e0fdbad478c8c668ed4f868f15f0b602330c3f1356149fcf9", kill_on_drop: false }`
[INFO] [stdout] 68fe108f51c9051e0fdbad478c8c668ed4f868f15f0b602330c3f1356149fcf9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60a97c1cd59945081df91a3cdbb055a90ebf7863eedfe4957788a7a3420e34da
[INFO] running `Command { std: "docker" "start" "-a" "60a97c1cd59945081df91a3cdbb055a90ebf7863eedfe4957788a7a3420e34da", kill_on_drop: false }`
[INFO] [stderr]    Compiling conv3d v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gltf_builder.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn to_glb(&self) -> Result<Glb, String> {
[INFO] [stdout]     |                   ^^^^^            ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn to_glb(&self) -> Result<Glb<'_>, String> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "60a97c1cd59945081df91a3cdbb055a90ebf7863eedfe4957788a7a3420e34da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60a97c1cd59945081df91a3cdbb055a90ebf7863eedfe4957788a7a3420e34da", kill_on_drop: false }`
[INFO] [stdout] 60a97c1cd59945081df91a3cdbb055a90ebf7863eedfe4957788a7a3420e34da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ea22b22b8fa49a4a73dab8510c02fc2ee1c0a2b6b045b764a80f7ab86c9b952
[INFO] running `Command { std: "docker" "start" "-a" "7ea22b22b8fa49a4a73dab8510c02fc2ee1c0a2b6b045b764a80f7ab86c9b952", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/gltf_builder.rs:354:19
[INFO] [stderr]     |
[INFO] [stderr] 354 |     pub fn to_glb(&self) -> Result<Glb, String> {
[INFO] [stderr]     |                   ^^^^^            ^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 354 |     pub fn to_glb(&self) -> Result<Glb<'_>, String> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `conv3d` (bin "conv3d" test) generated 1 warning (run `cargo fix --bin "conv3d" -p conv3d --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/conv3d-066cd294f9f13682)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7ea22b22b8fa49a4a73dab8510c02fc2ee1c0a2b6b045b764a80f7ab86c9b952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ea22b22b8fa49a4a73dab8510c02fc2ee1c0a2b6b045b764a80f7ab86c9b952", kill_on_drop: false }`
[INFO] [stdout] 7ea22b22b8fa49a4a73dab8510c02fc2ee1c0a2b6b045b764a80f7ab86c9b952
